crypto/tls.Conn.handleNewSessionTicket (method)
2 uses
crypto/tls (current package)
conn.go#L1227: return c.handleNewSessionTicket(msg)
handshake_client_tls13.go#L634: func (c *Conn) handleNewSessionTicket(msg *newSessionTicketMsgTLS13) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)